home *** CD-ROM | disk | FTP | other *** search
/ EnigmA Amiga Run 1996 June / EnigmA AMIGA RUN 08 (1996)(G.R. Edizioni)(IT)[!][issue 1996-06][EARSAN CD VII].iso / earcd / comm1 / dannylog.rdm < prev    next >
Text File  |  1996-05-20  |  3KB  |  91 lines

  1. Short:    Stats generator for AWS 2.0beta5
  2. Author:   Dannyman <djhoward@uiuc.edu>
  3. Uploader: Dannyman <djhoward@uiuc.edu>
  4. Type:     comm/net
  5. Replaces: comm/net/dannylog*
  6.  
  7.    This is version 10 of Dannylog, a logfile parser written especially for
  8. AWS, the Amiga Web Server.
  9.  
  10. *** NOTE! *** This version of Dannylog is designed to parse AWS 2.0 beta 5
  11. logfiles.
  12.  
  13.    This software is freeware, though I would appreciate an email, postcard,
  14. or what-have-you. To get in contact with me;
  15.  
  16. Email: dannyman@uiuc.edu
  17. WWW: http://www.uiuc.edu/ph/www/djhoward
  18. Post: Daniel Howard
  19.      7310 N Claremont
  20.   Chicago, IL 60645-1808
  21.       United States
  22.  
  23. *** Features ***
  24.  
  25.    Provides stats files on requesting hosts, requested files, referers,
  26. and traffic during different time-of-day. More statistics to follow.
  27.    Provides error output on any record not matching status 200. This will be
  28. improved upon. Error output is not meant for statistics-keeping, but is
  29. meant to be easy-to-read to alert operators of problems, for
  30. trouble-shooting.
  31.    *BIG FEATURE* Can re-read statsfiles so that you don't have to repeatedly
  32. process your log, and you can delete it. :)
  33.    Included is a utiltity to extract interesting statistics about genertated
  34. outputs.
  35.  
  36. *** New features to this release ***
  37.  
  38. dannylog10 (22 APRIL 1996) AMINET
  39.    Implementation of hour tracking.
  40.    Addition of tTOD to output hour tracking information in a nice way.
  41.    Case-insensitive string comparisons for datafiles.
  42.    Major bug fixed on overly-long data fields.
  43.  
  44. dannylog09; (15 APRIL 1996)
  45.    Use of ADos file handling for reading in logfile thus making currect
  46. handling of missing file passed in argument string. (Removed for test
  47. purposes in version10, will be replaced ...)
  48.  
  49. alpha8; (15 APRIL 1996)
  50.    Use of pointers in parser code means improved efficiency.
  51.    Last of "alpha" version numbering ... moving to dannylog0x version
  52. scheme.
  53.  
  54. alpha7; (8 APRIL 1996)
  55.    Dannylog takes second optional argument to send error results to.
  56.  
  57. *** Availability ***
  58.  
  59. Most recent binaries available through
  60. http://www.uiuc.edu/ph/www/djhoward/dev/
  61.  
  62. Most recent binaries also available throgh Dannybot on ARCnet. telnet to
  63. port 5555 or use IRC client on one of the following servers;
  64.  
  65. us1.clchat.vapor.com
  66. us2.clchat.vapor.com
  67. us3.clchat.vapor.com
  68. us4.clchat.vapor.com
  69. it.clchat.vapor.com
  70. de.clchat.vapor.com
  71.  
  72. Tell Dannybot the exact following;
  73.  
  74. Dannybot send Dannylog.lha
  75.  
  76. Dannybot also has other files. Ask him what with the "new" command, but do
  77. it in private or you'll flood channels! ;)
  78.  
  79. Occasional interesting releases will be made to AMINET
  80. (ftp://wuarchive.wustl.edu/pub/aminet ... duh!)
  81.  
  82. *** Disclaimer ***
  83.  
  84.    Dannylog is a work-in-progress. Additional information is available at
  85. http://www.uiuc.edu/ph/www/djhoward/dev/
  86.  
  87.    There are no guarantees implied in use of this product. The authoer,
  88. however, trusts his logfiles and historical recording to it, and has yet to
  89. see Dannylog do something really bad like frying a harddrive or exploding a
  90. computer. :)
  91.